GraphicPropertiesWrappedParagraphCount Property

Specifies the number of paragraphs that can wrap around a frame if the anchor position of a frame or drawing shape is a paragraph or a character, and the wrap mode specified by the wrap is left, right, parallel, or dynamic

Definition

Namespace: Independentsoft.Office.Odf.Styles
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public string WrappedParagraphCount { get; set; }

Property Value

String

See Also